/*
 * Copyright (c) 2000-2006 UnixLib Developers
 */

#ifndef __SYS_ERRNO_H
#define __SYS_ERRNO_H
#ifndef __ERRNO_H
#include <errno.h>
#endif
#endif
